Steps to deploy new source content:

	1) Place the source file(s) into the native-source folder
	2) Update the version number as appropriate in pom.xml
	3) Run a command like this to deploy - (maestro is a server name that must be defined with credentials in your maven configuration):
		mvn clean deploy -DaltDeploymentRepository=vadev::default::https://URL.DNS:PORT

Note - new source content should not be checked into GIT.  When finished, simply empty the native-source folder.

For the SNOMED CT release, the only required file follows the naming pattern of:

SnomedCT_RF2Release_INT_20150731.zip

Note that in 2017, they changed the file naming conventions, and it now looks like this:
SnomedCT_InternationalRF2_Production_20170131T120000

The zip file should be placed in the native-source folder, and should not be unzipped.